hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
_D3D10CreateDevice
directx
d3d10misc
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_10)
extern (
Windows
)
alias
_D3D10CreateDevice
=
HRESULT
function
(
IDXGIAdapter
pAdapter
,
D3D10_DRIVER_TYPE
DriverType
,
HMODULE
Software
,
UINT
Flags
,
UINT
SDKVersion
,
ID3D10Device
*
ppDevice
)
Meta
Source
See Implementation
directx
d3d10misc
aliases
D3D10_DRIVER_TYPE
_D3D10CreateBlob
_D3D10CreateDevice
_D3D10CreateDeviceAndSwapChain
enums
D3D10_DRIVER_TYPE_HARDWARE
static variables
D3D10CreateBlob
D3D10CreateDevice
D3D10CreateDeviceAndSwapChain